Remove message
authorjustbur <justin@burkett.cc>
Fri, 10 Jul 2015 21:28:14 +0000 (17:28 -0400)
committerjustbur <justin@burkett.cc>
Fri, 10 Jul 2015 21:28:14 +0000 (17:28 -0400)
which-key.el

index b3b525a6b4fd0cf6919a01df2b0f11f7d8d4dd50..e262567fe70e6da1f924ad8a9e2f18743e27c146 100644 (file)
@@ -619,7 +619,6 @@ the maximum number of lines availabel in the target buffer."
                                  'face 'which-key-separator-face))
          col-key-cns col-key-width col-desc-width col-width col-split done
          n-columns new-column page)
-    (message "ok")
     (while (not done)
       (setq col-split      (-split-at n-col-lines rem-key-cns)
             col-key-cns    (car col-split)